Disable Xen verbosity by default. At this point I think it
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Oct 2005 19:07:54 +0000 (20:07 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Oct 2005 19:07:54 +0000 (20:07 +0100)
commit3eeb70411201ae16b2920ccaa3a9a5df81fb6627
treeb617ffd5c2a90a367000d67789bf4e4997137b6c
parent1bd54c9db6b0207c27142bb513495508a60ed803
Disable Xen verbosity by default. At this point I think it
is best to disable 'scary' warning messages by default,
even though this will also quieten down genuine error
paths.

The ideal solution would be to introduce DPRINTK levels
(e.g., info, warning, error) and allow these to be selected
at compile and/or boot time. We could then enable error
messages until things have stabilised some more.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/Rules.mk